home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19970104-19970326
/
000369_news@columbia.edu _Thu Mar 6 09:45:13 1997.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA11407
for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 Mar 1997 09:45:13 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA06073
for kermit.misc@watsun; Thu, 6 Mar 1997 09:45:12 -0500 (EST)
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Kermit 95 problem with COM port
Date: 6 Mar 1997 14:45:09 GMT
Organization: Columbia University
Lines: 15
Message-ID: <5fml9l$9co$1@apakabar.cc.columbia.edu>
References: <5fl8ao$scn@camel0.mindspring.com>
NNTP-Posting-Host: watsun.cc.columbia.edu
Xref: news.columbia.edu comp.protocols.kermit.misc:6705
In article <5fl8ao$scn@camel0.mindspring.com>,
Sanjay Rao <srisoft@mindspring.com> wrote:
: I am using Kermit 95 version 1.1.10 under Windows 95. For some reason,
: it is not able to detect my internal modem. When I use the command
: set line com2 the error is "can't open connection: com2".
:
: Other Windows 95 applications are able to use the modem fine?
:
If COM2 is Plug-n-Play and/or PCMCIA device, it has to be "initialized"
before K95 can use it. K95 1.1.10 and later come with a program to do
this, called K95CINIT. It is explained in Kermit 95 READ.ME file.
If you have any further trouble, send e-mail to kermit-support@columbia.edu.
- Frank